An XML document is a tree-like structure. This tree consists of nodes that possess a hierarchical relationship to each other. To promote or demote a node is to raise or lower that node to a different level within that hierarchy.
Promoting a node will cause it to move one level higher.
Demoting a node will cause it to move one level deeper.